Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection.
authorTor Lillqvist <tml@novell.com>
Fri, 23 May 2008 18:46:40 +0000 (18:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 23 May 2008 18:46:40 +0000 (18:46 +0000)
commita8b5f3ee6b986ef8c8aceda9a8fe9d49ac7e2387
tree4a94323eeeb277bee4086bb2d292ed721afe0a77
parent5b8f0faa945c4dde6b89ad73a140949b5426c3df
Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection.

2008-05-23  Tor Lillqvist  <tml@novell.com>

* gdk/gdk.symbols: Add gdk_window_redirect_to_drawable and
gdk_window_remove_redirection.

* gdk/win32/gdkwindow-win32.c (_gdk_window_new)
(_gdk_window_reparent): Rename to adapt to the offscreen rendering
changes. Remove now unnecessary parameter checks as the caller
does that already.

* gtk/gtk.symbols: Add gtk_widget_get_snapshot.

svn path=/trunk/; revision=20130
ChangeLog
gdk/gdk.symbols
gdk/win32/gdkwindow-win32.c
gtk/gtk.symbols